home *** CD-ROM | disk | FTP | other *** search
- <screen title="Football Manager" subtitle="Help" version="1.0">
- <!-- layout objects from top to bottom, bottom object fills remaining space -->
- <layout class="arrange_vertical_attachment" alignment="top,extend"/>
-
- <!-- Category Menu -->
- <widget id="hpmu" class="popup_with_label" text="Category" width="150">
- <layout class="stick_to_sides_attachment" alignment="left"/>
- <flags id="sele" value="hpse"/>
- <list id="items">
- <record name="All" id="0"/>
- <record id="----"/>
- <record name="Help" id="1"/>
- </list>
- <flags id="slct" value="0"/>
- </widget>
-
- <!-- table containing credits -->
- <widget id="hptb" class="table" mode="fill_table">
- <layout class="stick_to_sides_attachment" alignment="horizontal"/>
- </widget>
- </screen>
-